Welcome![Sign In][Sign Up]
Location:
Search - directx 9 3d

Search list

[DirextXAudio_Video

Description: 介绍游戏中声音和视频编程的书籍,以directx 9.0 为基础,详细介绍了 direct show 和 direct audio。视频部分中,有如何在3D游戏中播放视频的教程-Describes the game sound and video programming, books, in order to directx 9.0, based on detailed information on direct show and direct audio. Video section, there are ways to play video games in 3D tutorials
Platform: | Size: 6318080 | Author: wukai | Hits:

[GDI-BitmapIntroductionTo3DGameEngineDesignUsingDirectX9

Description: This text shows how to develop a complete 3D game engine, write games using C#, DirectX 9, and the .NET Framework, and go beyond simple graphics to explore audio, user input, artificial intelligence, and multiplayer design
Platform: | Size: 3292160 | Author: terst | Hits:

[DirextXDirectX9.03DGameDevelopmentProgrammingsourcecodePa

Description: 经典C++ \D3D 游戏编程书籍《DirectX 9.0 3D Game Development Programming》 中的实例代码-Classic C++ \ D3D game programming books, " DirectX 9.0 3D Game Development Programming" in the instance of the code
Platform: | Size: 2006016 | Author: 历代 | Hits:

[DirextXDirectX9.03DGameDevelopmentProgrammingsourcecodePa

Description: 经典C++ \D3D 游戏编程书籍《DirectX 9.0 3D Game Development Programming》 中的实例代码 这是9-15章的(上次是1-8章)-Classic C++ \ D3D game programming books, " DirectX 9.0 3D Game Development Programming" in the example code in this 9-15 chapter (the last is the chapter 1-8)
Platform: | Size: 688128 | Author: 历代 | Hits:

[BooksDirectX9.03DGameDevelopmentProgrammingsourcecodePa

Description: 经典C++ \D3D 游戏编程书籍《DirectX 9.0 3D Game Development Programming》 中的实例代码 这是16-19章的代码-Classic C++ \ D3D game programming books, " DirectX 9.0 3D Game Development Programming" in the example of the code which is code for chapter 16-19
Platform: | Size: 2259968 | Author: 历代 | Hits:

[BooksRealtimeTerrainEngine

Description: 要想从头开始建立一个引擎的话,我们首先得需要有良好的基础。在这一部分,我们将 介绍最新的DirectX 9.0 并且好好看一下其SDK 里提供的DirectX 示例框架。出于简化的考虑, 我们将把引擎建立在微软提供好的一些类上。除此以外,我们还将研究一下DirectX9.0 的一 部分,Direct3D 扩展库(D3DX)。这个工具库将满足我们对3D 数学库的基本需要,同时也 给我们提供了加载,维护我们游戏资源的方法。 在DirectX 9.0 中,我们也将深入地研究HLSL 语言,HLSL 语言是类似与C 语言的开 发语言,它可以使着色器程序员在不借助底层汇编渲染代码的情况下编写顶点和像素着色器。 这是介绍我们今天的图形硬件3D 着色器编程的好方法。鉴于其易用性和可读性,这本书将 集中介绍HLSL 语言的使用而非底层汇编语言。 对于那些想要学习底层汇编语言的读者,HLSL 也可以作为一种辅助的学习手段。DirectX SDK 里的命令行式的HLSL 编译器(fxc.exe)通过使用/Fc 命令选项可以将HLSL 程序转换为汇 编语言文件。通过编写HLSL 代码和查看对应的汇编代码,读者就能够更加了解这两门语言。 将某些特定的代码改由汇编代码编写也可以大大地提高HLSL 代码的效率。-To build an engine from scratch, we must first need to have a good foundation. In this section, we will introduce the latest DirectX 9.0 and take a look at the DirectX SDK provides an example in the framework. For simplification reasons, we will provide a good engine built on Microsoft, a number of class. In addition, we will also look at part of DirectX9.0, Direct3D Extension Library (D3DX). The tool library will meet our basic needs of 3D math library, but also provides us with a load, maintenance of our game resources. In DirectX 9.0, we will study in depth HLSL language, HLSL language is similar to C language development language that allows programmers shader rendering code compiled without the aid of the underlying case of the preparation of vertex and pixel shader. This is to introduce today s graphics hardware 3D shader programming a good way. Given its ease of use and readability, this book will focus on the use of language rather than the underlying HLSL assembly language. Fo
Platform: | Size: 2712576 | Author: Kylin | Hits:

[DirextXDirectX9.0-3D-SourceCode

Description: DirectX 9.0 3D 游戏开发编程基础 SourceCode.rar-DirectX 9.0 3D Game Development Programming Fundamentals SourceCode.rar
Platform: | Size: 6253568 | Author: 森哥 | Hits:

[DirextXDirectx9_ObjectPicking

Description: Demonstration of how to pick object in a Directx 9 3d application window. Can be used to select object in a realtime virtual environment.
Platform: | Size: 355328 | Author: peterpan | Hits:

[CSharpWpf3FD

Description: WPF是微软新一代图形系统,运行在.NET Framework 3.0架构下,为用户界面、2D/3D 图形、文档和媒体提供了统一的描述和操作方法。基于DirectX 9/10技术的WPF不仅带来了前所未有的3D界面,而且其图形向量渲染引擎也大大改进了传统的2D界面,比如Vista中的半透明效果的窗体等都得益于WPF。 程序员在WPF的帮助下,要开发出媲美Mac程序的酷炫界面已不再是遥不可及的奢望。 WPF相对于Windows客户端的开发来说,向前跨出了巨大的一步,它提供了超丰富的.NET UI 框架,集成了矢量图形,丰富的流动文字支持flow text support,3D视觉效果和强大无比的控件模型框架。
Platform: | Size: 77824 | Author: 杨俊新 | Hits:

[DirextXIntr-to-3DGame-Program-DirectX9.0c-

Description: 书名: Introduction to 3D Game Programmingwith DirectX- 9.0c - A Shader Approach 经典的DirectX 9.0c入门书籍龙书的2006年新版本, 相比03年的那般增加了非常多的内容, 包含的技术足够让读者做出一个简单但完整的游戏. 这本书在网上一直只有一个chm的版本, 非常不便于阅读, 现在托亚马逊kindle的福, 官方电子书版出现, 本人有幸获得, 并在此分享. -Introduction to 3D Game Programming with DirectX 9.0c: A Shader Approach presents an introduction to programming interactive computer graphics, with an emphasis on game development, using real-time shaders with DirectX 9.0. The book is divided into three parts that explain basic mathematical and 3D concepts, show how to describe 3D worlds and implement fundamental 3D rendering techniques, and demonstrate the application of Direct3D to create a variety of special effects. With this book: Understand basic mathematical tools used in video game creation such as vectors, matrices, and transformations. Discover how to describe and draw interactive 3D scenes using Direct3D and the D3DX library. Learn how to implement lighting, texture mapping, alpha blending, and stenciling using shaders and the high-level shading language (HLSL). Explore a variety of techniques for creating special effects, including vertex blending, character animation, terrain rendering, multi-texturing, particle systems,
Platform: | Size: 9468928 | Author: Kelyad | Hits:

[DirextX3d-directx

Description: directx 9.0 游戏教程 英文版的。看看吧, 很不错-directx 9.0 games tutorials in English. See it, very good
Platform: | Size: 5382144 | Author: roti | Hits:

[DirextXDIRECTX.9.0.3Dgame

Description: 关于Direct 9.0 3D游戏编程的介绍.-The introduction of Direct9.0 3D game programming
Platform: | Size: 26200064 | Author: 铁峰 | Hits:

[DirextXIntro-to-3D-pro-with-Directx-9

Description: Introduction to 3D programming with Directx9 原书源代码-Introduction to 3D programming with Directx9 source code
Platform: | Size: 8504320 | Author: vaultboy | Hits:

[3D GraphicCity-3D

Description: VB开发的3D模拟城市,使用了DirectX 9.0编程接口。-3D SimCity, VB developers to use DirectX 9.0 programming interface.
Platform: | Size: 849920 | Author: 刘志浩 | Hits:

[OtherReal-Time-3D-Terrain

Description: Real Time 3D Terrain Engines Using C++ And DirectX 9,3D地形-Real Time 3D Terrain Engines Using C++ And DirectX 9
Platform: | Size: 4975616 | Author: luoxue | Hits:

[VC/MFC3D.GAME.Programming.with.DirectX.9.0

Description: 《DirectX9.03D游戏开发编程基础》主要介绍如何使用DirectX9.0开发交互式3D图形程序,重点是游戏开发。全书首先介绍了必要的数学工具,然后讲解了相关的3D概念。其他主题几乎涵盖了Direct3D中的所有基本运算,例如图元的绘制、光照、纹理、Alpha融合、模板,以及如何使用Direct3D实现游戏中所需的技术。介绍顶定点着色器和像素着色器的章节(包含了效果框架和新的高级着色语言的内容)对这些关键运算进行了较为集中的讨论。 传说中的龙书-" DirectX9.03D Game Development Programming Fundamentals describes how to use DirectX9.0 develop interactive 3D graphics applications, with emphasis on game development. The book first introduces the mathematical tools necessary, and then to explain the concept of the 3D. Other topics cover almost all the basic operations in Direct3D such as primitive drawing, light, texture, Alpha integration, template, and how to use Direct3D game technology. The chapters introduce top fixed-point shader and pixel shader (including the effect framework and new high-level shading language) is more focused discussion on these critical computing. Legendary Dragon Book
Platform: | Size: 26108928 | Author: liulang | Hits:

[DirextX3D-Game(DirectX)

Description: 高级三维游戏编程,使用DirectX 9.0,这个文档是英文版本的。-Advanced 3D Game Programming Using DirectX 9.0
Platform: | Size: 4238336 | Author: tomzhong | Hits:

[Other3D-Game-Programming-DirectX-10

Description: 这是目前国内引进的最好的一本介绍 DirectX 9 的书-http://www.d3dcoder.net This is the supplement website for the books: Introduction to 3D Game Programming with DirectX 9.0 Introduction to 3D Game Programming with DirectX 9.0c: A Shader Approach Introduction to 3D Game Programming with Direct3D 10.0
Platform: | Size: 6522880 | Author: xiaochao | Hits:

[OtherDIRECTX.9.0.3D

Description: DirectX编程基础,对初学者来说还是很好的资料!-DirectX programming basics for beginners, but still good information!
Platform: | Size: 26234880 | Author: 冬之芽 | Hits:

[VC/MFCc-advanced-3d-game-prog-with-directx-9-02

Description: This book is for DirectX professional programmer. This book learn DirectX programming for gamebling with Visual C++.
Platform: | Size: 12150784 | Author: puctiger | Hits:
« 1 2 3 4 56 7 8 9 »

CodeBus www.codebus.net